Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
Reference for PGSQLQueryStoreWaits table in Azure Monitor Logs.
| Attribute | Value |
|---|---|
| Category | Audit, Azure Resources |
| Basic Logs Eligible | ✓ Yes (source) |
| Supports Transformations | ✓ Yes (source) |
| Ingestion API Supported | ✗ No |
| Azure Monitor Tables Reference | View Documentation |
Source: Azure Monitor documentation
| Column Name | Type | Description |
|---|---|---|
| _BilledSize | real | The record size in bytes |
| _IsBillable | string | Specifies whether ingesting the data is billable. When _IsBillable is false ingestion isn't billed to your Azure account |
| _ResourceId | string | A unique identifier for the resource that the record is associated with |
| _SubscriptionId | string | A unique identifier for the subscription that the record is associated with |
| Calls | long | Number of the same event captured for this entry. Entries are aggregated by time buckets. |
| DatabaseId | int | ID (OID) of database in which the statement was executed. 0 indicates it is a background worker or a system call. |
| EndTime | datetime | The end time corresponding to the time bucket for this entry. Entries are aggregated by time buckets. |
| Event | string | The PostgreSQL wait event name if backend is currently waiting. |
| EventType | string | The PostgreSQL type of event for which the backend is waiting. |
| Location | string | Location of Azure Database for PostgreSQL Flexible server. |
| LogicalServerName | string | Logical name of the instance. |
| QueryId | string | Unique query ID of the statement that is an internal hash code, computed from the statement's parse tree. 0 indicates it was a background worker or system call. |
| ReplicaRole | string | Replica role example. Primary or secondary. |
| SourceSystem | string | The type of agent the event was collected by. For example, OpsManager for Windows agent, either direct connect or Operations Manager, Linux for all Linux agents, or Azure for Azure Diagnostics |
| StartTime | datetime | The start time corresponding to the time bucket for this entry. Entries are aggregated by time buckets. |
| TenantId | string | The Log Analytics workspace ID |
| TimeGenerated | datetime | The timestamp (UTC) of when the log was generated. |
| Type | string | The name of the table |
| UserId | int | ID (OID) of the user that executed the statement. 0 indicates it is a background worker or a system call. |
This table collects data from the following Azure resource types:
microsoft.dbforpostgresql/flexibleserversBrowse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊